悟空视频

    在线播放云盘网盘BT下载影视图书

    Foundations of Deep Reinforcement Learning: Theory and Practice in Python - 图书

    2019
    导演:Laura Graesser
    The Contemporary Introduction to Deep Reinforcement Learning that Combines Theory and Practice Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games–...(展开全部)
    Foundations of Deep Reinforcement Learning: Theory and Practice in Python
    图书

    Foundations of Deep Reinforcement Learning: Theory and Practice in Python - 图书

    2019
    导演:Laura Graesser
    The Contemporary Introduction to Deep Reinforcement Learning that Combines Theory and Practice Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games–...(展开全部)
    Foundations of Deep Reinforcement Learning: Theory and Practice in Python
    图书

    Deep Reinforcement Learning in Action - 图书

    导演:Alexander Zai
    Deep Reinforcement Learning in Action teaches you how to program AI agents that adapt and improve based on direct feedback from their environment. In this example-rich tutorial, you’ll master foundational and advanced DRL techniques by taking on interesting challenges like navigating a maze and playing video games. Along the way, you’ll work with core algorithms, including deep...(展开全部)
    Deep Reinforcement Learning in Action
    搜索《Deep Reinforcement Learning in Action》
    图书

    Python Reinforcement Learning - 图书

    2019计算机·数据库
    导演:Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
    Reinforcement Learning (RL) is the trending and most promising branch of artificial intelligence. This Learning Path will help you master not only the basic reinforcement learning algorithms but also the advanced deep reinforcement learning algorithms.The Learning Path starts with an introduction to RL followed by OpenAI Gym, and TensorFlow. You will then explore various RL algorithms, such as Markov Decision Process, Monte Carlo methods, and dynamic programming, including value and policy iteration. You'll also work on various datasets including image, text, and video. This example-rich guide will introduce you to deep RL algorithms, such as Dueling DQN, DRQN, A3C, PPO, and TRPO. You will gain experience in several domains, including gaming, image processing, and physical simulations. You'll explore TensorFlow and OpenAI Gym to implement algorithms that also predict stock prices, generate natural language, and even build other neural networks. You will also learn about imagination-augmented agents, learning from human preference, DQfD, HER, and many of the recent advancements in RL.By the end of the Learning Path, you will have all the knowledge and experience needed to implement RL and deep RL in your projects, and you enter the world of artificial intelligence to solve various real-life problems.This Learning Path includes content from the following Packt products:Hands-On Reinforcement Learning with Python by Sudharsan Ravichandiran.Python Reinforcement Learning Projects by Sean Saito, Yang Wenzhuo, and Rajalingappaa Shanmugamani.
    Python Reinforcement Learning
    搜索《Python Reinforcement Learning》
    图书

    Python Reinforcement Learning - 图书

    2019计算机·数据库
    导演:Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
    Reinforcement Learning (RL) is the trending and most promising branch of artificial intelligence. This Learning Path will help you master not only the basic reinforcement learning algorithms but also the advanced deep reinforcement learning algorithms.The Learning Path starts with an introduction to RL followed by OpenAI Gym, and TensorFlow. You will then explore various RL algorithms, such as Markov Decision Process, Monte Carlo methods, and dynamic programming, including value and policy iteration. You'll also work on various datasets including image, text, and video. This example-rich guide will introduce you to deep RL algorithms, such as Dueling DQN, DRQN, A3C, PPO, and TRPO. You will gain experience in several domains, including gaming, image processing, and physical simulations. You'll explore TensorFlow and OpenAI Gym to implement algorithms that also predict stock prices, generate natural language, and even build other neural networks. You will also learn about imagination-augmented agents, learning from human preference, DQfD, HER, and many of the recent advancements in RL.By the end of the Learning Path, you will have all the knowledge and experience needed to implement RL and deep RL in your projects, and you enter the world of artificial intelligence to solve various real-life problems.This Learning Path includes content from the following Packt products:Hands-On Reinforcement Learning with Python by Sudharsan Ravichandiran.Python Reinforcement Learning Projects by Sean Saito, Yang Wenzhuo, and Rajalingappaa Shanmugamani.
    Python Reinforcement Learning
    搜索《Python Reinforcement Learning》
    图书

    Grokking Deep Reinforcement Learning - 图书

    导演:Miguel Morales
    We all learn through trial and error. We avoid the things that cause us to experience pain and failure. We embrace and build on the things that give us reward and success. This common pattern is the foundation of deep reinforcement learning: building machine learning systems that explore and learn based on the responses of the environment. Grokking Deep Reinforcement Learning i...(展开全部)
    Grokking Deep Reinforcement Learning
    搜索《Grokking Deep Reinforcement Learning》
    图书

    Deep Learning from the Basics: Python and Deep Learning:Theory and Implementation - 图书

    导演:Koki Saitoh
    Deep learning is rapidly becoming the most preferred way of solving data problems. This is thanks, in part, to its huge variety of mathematical algorithms and their ability to find patterns that are otherwise invisible to us. Deep Learning from the Basics begins with a fast-paced introduction to deep learning with Python, its definition, characteristics, and applications. You'l...(展开全部)
    Deep Learning from the Basics: Python and Deep Learning:Theory and Implementation
    搜索《Deep Learning from the Basics: Python and Deep Learning:Theory and Implementation》
    图书

    Deep Learning: Foundations and Concepts - 图书

    导演:Christopher M. Bishop
    This book offers a comprehensive introduction to the central ideas that underpin deep learning. It is intended both for newcomers to machine learning and for those already experienced in the field. Covering key concepts relating to contemporary architectures and techniques, this essential book equips readers with a robust foundation for potential future specialization. The fiel...(展开全部)
    Deep Learning: Foundations and Concepts
    搜索《Deep Learning: Foundations and Concepts》
    图书

    Python Deep Learning - 图书

    2017计算机·编程设计
    导演:Valentino Zocca Gianmario Spacagna Daniel Slater Peter Roelants
    This book is for Data Science practitioners as well as aspirants who have a basic foundational understanding of Machine Learning concepts and some programming experience with Python. A mathematical background with a conceptual understanding of calculus and statistics is also desired.
    Python Deep Learning
    搜索《Python Deep Learning》
    图书

    Deep Reinforcement Learning Hands-On - 图书

    2018科学技术·工业技术
    导演:Maxim Lapan
    Recent developments in reinforcement learning (RL), combined with deep learning (DL), have seen unprecedented progress made towards training agents to solve complex problems in a human-like way. Google’s use of algorithms to play and defeat the well-known Atari arcade games has propelled the field to prominence, and researchers are generating new ideas at a rapid pace. Deep Reinforcement Learning Hands-On is a comprehensive guide to the very latest DL tools and their limitations. You will evaluate methods including Cross-entropy and policy gradients, before applying them to real-world environments. Take on both the Atari set of virtual games and family favorites such as Connect4. The book provides an introduction to the basics of RL, giving you the know-how to code intelligent learning agents to take on a formidable array of practical tasks. Discover how to implement Q-learning on ‘grid world’ environments, teach your agent to buy and trade stocks, and find out how natural language models are driving the boom in chatbots.
    Deep Reinforcement Learning Hands-On
    搜索《Deep Reinforcement Learning Hands-On》
    图书
    加载中...